﻿@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,

/* structural elements 结构元素 */

dl,
dt,
dd,
ul,
ol,
li,

/* list elements 列表元素 */

pre,

/* text formatting elements 文本格式元素 */

fieldset,
button,
input,
textarea,

/* form elements 表单元素 */

th,
td {/* table elements 表格元素 */margin: 0;padding: 0;}


body {overflow: hidden;font-size: 15px;}

input,
textarea {border: 2 none;box-shadow: none;outline: none;}
@font-face{ font-family:Impact; src:url(../font/impact.ttf);}
@font-face{ font-family:OPPOSANS-H; src:url(../font/LEMONMILK-1.OTF);}
@font-face{ font-family:OPPOSans; src:url(../font/LEMONMILK-1.OTF);}
@font-face{ font-family:OPPOSANS-L; src:url(../font/LEMONMILK-1.OTF);}
@font-face{ font-family:OPPOSANS-B; src:url(../font/LEMONMILK-1.OTF);}
@font-face{ font-family:LEMONMILK; src:url(../font/LEMONMILK-1.OTF);}
/* 设置默认字体 */

body,
button,
input,
select,
textarea
 {font-family: "Microsoft Yahei";color: #333;font-size: 14px;font-style: normal;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4,
h5,
h6 {font-size: 100%;}
* h1,
* h2,
* h3,
* h4,
* h5,
* h6 {margin: 0px;}
/* 重置列表元素 */
ul,
ol,
li {list-style: none;}
/* 重置文本格式元素 */
a {text-decoration: none;color: #333;word-wrap: break-word;}
/*英文换行*/
a:hover {text-decoration: none;}
/* for ie6 */
fieldset,
img {border: none;vertical-align: middle;}
/* img 搭车：让链接里的 img 无边框 */
button,
input,
select,
textarea {font-size: 100%;/* 使表单元素在 ie 下能继承字体大小 */}
/* 重置表格元素 */
table {border-collapse: collapse;border-spacing: 0;}
canvas {
	display:block;
}
/* 全局 */
html {-webkit-text-size-adjust: none;-webkit-text-size-adjust: none;text-align: justify;text-justify: inter-ideograph;}
/* 浏览器滚动轴修改 */
* {-webkit-tap-highlight-color: rgba(255, 255, 255, 0);-webkit-touch-callout: none;margin: 0;}
::-webkit-scrollbar {width: 4px;height: 4px}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 0;background: rgba(0, 0, 0, 0.1)}
::-webkit-scrollbar-thumb {border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: rgba(0, 0, 0, 0.2)}
::-webkit-scrollbar-thumb:hover {border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: rgba(0, 0, 0, 0.4)}
input,
textarea {-webkit-user-select: text}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}
/* 转换元素类型 */
em,i,span{display: inline-block;}
/*基础*/

.print {color: #fff;padding: 0 20px;background: #666;line-height: 30px;display: inline-block;margin-top: 10px;display: none}
.content-tag a {color: #666;padding: 4px 8px;margin-right: 10px;font-size: 12px;margin-top: 5px;background: #e5e5e5;}
.content-tag a:hover {background: #ffab00;color: #fff;}
/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr {position: relative;}
.pa {position: absolute;}
/*清除浮动*/
.clearfix:before,
.clearfix:after {content: '';display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
/* -- 页面整体布局 -- */
.content {width: 1280px;margin: 0 auto;position: relative;}
.w875{width: 87.5%;margin: 0 auto;position: relative;}
.header,
.footer {width: 100%;margin: 0 auto;}
.auto {margin: 0 auto}
.marT40 {margin-top: 40px;}
.marB40 {margin-bottom: 40px;}
/*分页样式*/
.pglist {padding: 25px 0;float: left;width: 100%;line-height: 34px;text-align: center;}
.pglist a {color: #333333;padding: 0 10px;margin: 0 5px;font-weight: bold;background: #fff;border: 1px solid #dcdcdc;font-size: 14px;}
.pglist * {display: inline-block;_zoom: 1;_display: inline;vertical-align: middle;line-height: 28px;height: 28px;padding-bottom: 1px;border-radius: 2px;-webkit-border-radius: 2px;}
.pglist .hover {display: inline-block;color: #fff;background: #2cadc0;}
.pglist a:hover {display: inline-block;color: #fff;background: #2cadc0;}
.pglist .curpage {display: inline-block;color: #fff;background: #2cadc0;}
/*顶部*/
.header {margin: 0 auto;z-index: 5;box-sizing: border-box;position: relative;}
.tgkj_head_top{background: #2cadc0;height: 35px;line-height: 35px;font-size: 14px;color: #fff;}
.tgkj_head_top em{font-size: 24px;line-height: 35px;float: left;padding-right: 5px;}
.tgkj_head_top .fl,.tgkj_head_top .fr{height: 35px;line-height: 35px;  }
.tgkj_head_top .fr em{font-size: 20px;color: #fff}
.tgkj_head_top .fr a{color: #fff;}
.tgkj_head {margin: 0 auto;background: #fff;border-radius: 5px; height: 130px;padding: 0 0;box-sizing: border-box;}
.tgkj_head .logo {margin: 0 0 0;margin-top:20px;width:150px;position: relative;}
.tgkj_head .logo img {width:139px;}
.tgkj_head .mid{font-size: 22px;padding-left: 15px;margin-top: 35px;border-left: 1px solid #efefef;}
.tgkj_head .mid strong{display: block;}
.tgkj_head .right {display: flex;flex-wrap: nowrap;justify-content: flex-end;}
.tgkj_head .right em{font-size: 50px;color: #666;}
.tgkj_head .right span{padding-left: 15px;font-weight: bold;font-size: 16px;}
.tgkj_head .right strong{font-family: 'Times New Roman', Times, serif;color: #2cadc0;font-weight: bold;font-size: 36px;display: block;}
.tgkj_head .right img{width: 90px;padding: 5px;border: 1px solid #efefef;margin-left: 20px;margin-top:12px;}
.tgkj_head .right .item01{padding-top: 32px;position: relative;padding-left: 40px;}
.tgkj_head .right .item01:before{content: '';background: #2cadc0;width: 42px;border-radius: 0 0 20px 20px;display: inline-block;position: absolute;left: 0;top: 0;height: 110px;}
.tgkj_head .right .item01:after{content: url(../images/hphone.png);position: absolute;left: 5px;bottom: 20px;}


.navBar {z-index: 9999;height: 60px;position: relative;background: #2cadc0;}
.nav {z-index: 3;flex-wrap: nowrap;justify-content: flex-start;display: flex;}
.nav li{text-align: center;position: relative;}
.nav li::after{content: '';position: absolute;right:0;top:22px;z-index: 3;width: 1px;height:15px;background: rgba(255, 255, 255, .5);}
.nav li:hover::before{content: '';position: absolute;right:0;top:0;z-index: 0;width: calc(100% - 2px);height: 60px;background: rgba(255, 255, 255, .1);}
.nav li:last-child:after{display: none;}
.nav h3 {font-weight: normal;font-size: 16px;position: relative;}
.nav h3 a{line-height: 60px;display: block;color: #fff;padding: 0 48px;}
.nav .on{color: #fff;position: relative;z-index: 2;}
.nav .on a{color: #fff;}
.nav .on::after{content: '';position: absolute;right:0;top:0;z-index: 3;width: 0px;height: 60px;background: rgba(255, 255, 255, .1);}
.nav .on::before{content: '';position: absolute;right:0;top:0;z-index: 0;width: calc(100% - 2px);height: 60px;background: rgba(255, 255, 255, .1);}
.nav .sub {display: none;width: 100%;padding: 0 0;position: absolute;left: 0;top: 55px;background: #fff; z-index: 2;padding-top: 10px;padding-bottom: 10px;}
.nav h3:hover::after{content: '';border: 5px solid transparent;border-bottom-color:#fff ;position: absolute;bottom:5px;display: inline-block;z-index: 3;left: 50%;transform: translateX(-50%);}
.nav .sub li {text-align: center;padding: 5px 10px;}
.nav .sub li a {color: #333;display: block;zoom: 1;line-height: 3;position: relative;border-bottom: 1px solid #efefef;}
.nav .sub li a:hover{color: #2cadc0;}
/*导航跟随*/
#mainMenuBar {position: absolute;z-index: 9999}
/*导航跟随*/
.top-fixed{position:fixed;animation:mymove .5s forwards; z-index:9999;background: #fff;border-bottom: 1px solid #efefef;}
.top-fixed .tgkj_head{box-shadow: none;}

@keyframes mymove{from {top:-114px;}to {top:0px;}}

.slideBox {position: relative;display: block;width: 100%;height: 650px;overflow: hidden;z-index: 1;}
.slideBox li {height: 650px;position: relative;width: 100%;}
.slideBox .bd .pic img {margin: 0 auto;}
.slideBox .prev {display: none;position: absolute;padding: 0;left: 5%;top: 50%;margin-top: -73px;width: 38px;height: 73px;background: url(../images/next_bg_09.png) no-repeat left center;background-position: 0 0;z-index: 9999;}
.slideBox .next {display: none;position: absolute;padding: 0;right: 5%;top: 50%;margin-top: -73px;width: 38px;height: 73px;background: url(../images/next_bg_09.png) no-repeat left center;background-position: right center;z-index: 9999;}
.slideBox .hd {position: relative;top: -20px;z-index: 1;}
.slideBox .hd ul {text-align: right;margin-top: -15px;}
.slideBox .hd ul li {width: 5px;height: 5px;display: inline-block;margin: 0 3px;cursor: pointer;background: #fff;border-radius: 10px;}
.slideBox .hd ul li.on {background: #2cadc0;width: 30px;height: 5px;}
/*内页benner*/
.banner {overflow: hidden;line-height: 0;text-align: center;position: relative;height: 550px;overflow: hidden;}
.banner .catname {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;color: #fff;}
.banner .content {box-sizing: border-box;}
.banner .catname b {line-height: 2;font-size: 44px;font-weight: normal;position: relative;padding-top: 0;color: #fff;display: block;}
.banner .catname p {line-height: 2;font-size: 18px;font-weight: normal;letter-spacing: 1px;background: #2cadc0;color: #fff;display: inline-block;padding: 0 40px;margin-top: 5px;border-radius: 30px;}
.banner img {visibility: hidden;margin: 0 auto;position: relative;}
.banner img.show {visibility: visible;}

/* 首页search */
.search_i {background: #fff;height: 80px;overflow: hidden;font-size: 14px;line-height: 80px;border-bottom: 1px solid #efefef;}
.search_i .fl{width: 70%;text-align: left;}
.search_i .fl em{font-size: 50px;color: #2cadc0;float: left;margin-right: 10px;}
.search_i .fl span{font-weight: bold;font-size: 16px;}
.search_i .fl a{display: inline-block;padding-right: 10px;font-size: 15px;color: #666666;}
.search_i .fr{width: 30%;}
.search_i .search_s {height: 40px;border-radius: 20px;background: #fff;margin-top: 18px;position: relative;}
.search_i .search_s input {width: 224px;height: 40px;line-height: 40px;color: #a9a9a9;float: left;border: none;width: 100%;border-radius: 20px;border: 1px solid #a9a9a9;box-sizing: border-box;padding:  0 20px;}
.search_i .search_s #searchbtn {width: 18px;height: 18px;background: url(../images/icon02.png) no-repeat;cursor: pointer;border: none;position: absolute;right: 0;top: 50%;transform: translateY(-50%);right: 20px;}
/*公用TITLE*/
.t01{font-size: 36px;font-weight: bold;text-align: center;position: relative;padding-bottom: 20px;}
.t01 em{font-size: 60px;color: #2cadc0;font-style: italic;padding-right: 5px;}
.t01::before{content: '';width: 20px;height: 3px;background: #2cadc0;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}

.t02{font-size: 36px;font-weight: bold;text-align: center;position: relative;padding-bottom: 20px;}
.t02 em{font-size: 60px;color: #2cadc0;font-style: italic;padding-right: 5px;}
.t02::before{content: '';width: 20px;height: 3px;background: #2cadc0;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}

.t03{font-size: 36px;font-weight: bold;text-align: left;position: relative;padding-bottom: 20px;}
.t03 em{font-size: 60px;color: #2cadc0;font-style: italic;padding-right: 5px;}
.t03::before{content: '';width: 20px;height: 3px;background: #2cadc0;position: absolute;bottom: 0;left:0%;}

.tgkj_tit_w{text-align: left;color: #fff; position: relative;margin: 20px auto 10px;padding-bottom: 15px;}
.tgkj_tit_w span{font-size: 30px;font-weight: normal;position: relative;display: inline-block;font-weight: normal;color: #fff;padding-right: 35px;}
.tgkj_tit_w span::after{content: '';width: 10px;height: 3px;background: #e05717;display: inline-block;position: absolute;top: 8px;right: 0;}
.tgkj_tit_w span::before{content: '';width: 10px;height: 3px;background: #115faf;display: inline-block;position: absolute;top: 8px;right: 15px;}
.tgkj_tit_w strong{line-height: 1.5;font-size: 30px;color: #fff;display:block;text-transform: uppercase;font-weight: normal;font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}

/* 内页tit */
.tit_m {position: relative;}
.tit_m h3 {text-align: center;font-weight: normal;margin-bottom: 30px;padding-top: 35px;}
.tit_m h3 span {display: block;font-size: 38px;color: #000;padding-bottom: 14px;}
.tit_m h3 em {font-size: 14px;color: #b4b4b4;position: relative;padding: 0 18px;font-style: normal;text-transform: uppercase;}
.tit_m h3 em:before {position: absolute;width: 52px;height: 1px;background: #999;content: "";top: 8px;left: -52px;}
.tit_m h3 em:after {position: absolute;width: 52px;height: 1px;background: #999;content: "";top: 8px;right: -52px;}
/*底部*/
.tgkj_foot {width: 100%;color: #fff;overflow: hidden;position: relative;background:#2cadc0;}
.tgkj_foot .tgkj_foot_top{padding: 30px 0 30px;border-bottom: 1px solid rgba(255, 255, 255, .37);text-align: center;display: flex;flex-wrap: nowrap;justify-content: center;}
.tgkj_foot .tgkj_foot_top .flogo{display: inline-block;}
.tgkj_foot .tgkj_foot_top img{display: inline-block;}
.tgkj_foot .mid{font-size: 22px;display: inline-block;margin-left: 15px;padding-top: 25px;}
.tgkj_foot .mid .slogan{padding-left: 25px;border-left: 1px solid #efefef;}
.tgkj_foot .mid strong{display: block;}
.tgkj_foot .footlist{padding: 30px 0;display: flex;flex-wrap: nowrap;justify-content:flex-start;}
.tgkj_foot .footlist dl{width: 40%;color: #fff;position: relative;}
.tgkj_foot .footlist dl:nth-of-type(1) dd{width: 35%;float: left;}
.tgkj_foot .footlist dl a{color: rgba(255, 255, 255, 1);font-size: 18px;}
.tgkj_foot .footlist dl dt{font-size: 18px;margin-bottom:10px;font-weight: bold;position: relative;padding-bottom: 20px;}
.tgkj_foot .footlist dl dt::before{content: '';width: 15px;height: 3px;background: #fff;display: inline-block;position: absolute;bottom: 0;left: 0;}
.tgkj_foot .footlist dl dd a{line-height: 3;font-size: 16px;display: block;color: #fff;}
.tgkj_foot .footlist dl.contact{width: 60%;position: relative;}
.tgkj_foot .footlist dl.contact em{font-size: 24px;margin-right: 10px;color: #fff}
.tgkj_foot .footlist dl.contact dd{color: #fff;line-height: 2;}
.tgkj_foot .footlist dl .wechat{position: absolute;right: 0;top: 0;}
.tgkj_foot .footlist dl ul{display: flex;flex-wrap: nowrap;justify-content: space-around;padding-top: 20px;}
.tgkj_foot .footlist dl ul li{text-align: center;line-height: 2;}
.tgkj_foot .footlist dl ul li img{width: 100px;border: 1px solid rgba(255, 255, 255, .37);padding: 5px;margin-bottom: 10px;background: #fff;}

.tgkj_bq {width: 100%;color: #999999;text-align: left;font-size: 14px;background: #fff;}
.tgkj_bq a {color:#999999;line-height: 50px;}

/*面包削导航*/
.mbx{height: 50px !important; line-height: 50px !important;font-size: 16px !important; text-align: left !important; position: relative;color: #666; border-bottom:1px dashed #ddd;padding-left: 28px;box-sizing: border-box;}
.mbx::before{content: '';width:5px;height: 20px;background: #db261f;position: absolute;left: 5px;top: 50%;transform: translateY(-50%);}
.mbx a{font-size: 15px !important;color: #666;}
.mbx span{font-family: 'Kaiti';padding: 0 10px;font-size: 14px;}

/*内页二级导航*/

.navtow {margin: 20px auto 0;}
.navtow ul {display: flex;justify-content: flex-start;flex-wrap: nowrap;}
.navtow li {width: 20%;margin-bottom: 10px;}
.navtow li:nth-child(5n+0){margin-right: 0;}
.navtow li a {background:#fff;color: #333;font-size: 16px;line-height: 55px;display: inline-block;cursor: pointer;position: relative;width: 100%;text-align: center;border: 1px solid #efefef;}
.navtow li a:hover {background:#2cadc0;color: #fff;}
.navtow .on {background:#2cadc0;color: #fff}
.navtow .on::after{content: '';width: 0;height: 0;border: 5px solid transparent;border-bottom-color: #fff;position: absolute;bottom: -1px;left: 50%;transform: translateX(-50%);}
.navtow li a:hover::after{content: '';width: 0;height: 0;border: 5px solid transparent;border-bottom-color: #fff;position: absolute;bottom: -1px;left: 50%;transform: translateX(-50%);}
/* 浮动工具 */
.c-tools {position: fixed;z-index: 9999;text-align: center;right: 0;bottom: 50%;margin-bottom: -144px;}
.c-tools ul li {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;cursor: pointer;position: relative;width: 62px;height: 62px;margin: 1px;background: #333 url(../images/tools-ico.png) no-repeat;}
.c-tools ul li:hover {background-color: #2cadc0;}
.c-tools ul li span {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;display: none;position: absolute;right: 63px;width: 135px;padding: 0 10px;background: #2cadc0;color: #ffffff;}
.c-tools ul li .ewmPic {width: 168px;}
.c-tools ul li .ewmPic img {display: block;margin-top: 10px;width: 168px;height: 168px;}
.c-tools ul li .ewmPic p {line-height: 3;}
.c-tools ul .tel-ico {background-position: center -22px;}
.c-tools ul .tel-ico span {height: 62px;line-height: 62px}
.c-tools ul .ewm-ico {background-position: center 21px;}
.c-tools ul .qq-ico {background-position: center -69px;}
.c-tools ul .top-ico {background-position: center -115px;}

/*下一篇、下一篇*/

.sx {line-height: 30px;overflow: hidden;margin: 15px 0px;padding: 0 0;}
.sx span {overflow: hidden;height: 30px;display: block;margin: 0 0 10px 0}
.sx a {color: #201618;}
.img {transition: 0.3s all;overflow: hidden;}
.img:hover {transform: scale(1.05);overflow: hidden;}


/* donghua */

.dh {animation-duration: 1s;/*动画时间*/animation-fill-mode: both;/*播放后的状态*/}

.dh {animation-iteration-count: infinite;/*动作循环的次数：infinite 无限循环*/}

.dh {animation-duration: 3s;/*动画时间*/}

.dhh {animation-name: dhh;/*动画的名称*/transform-origin: center bottom;/*设置动画旋转元素的基点为：居中靠下*/cursor: pointer;}

.dhh:hover {animation-name: dhh;/*动画的名称*/transform-origin: center bottom;/*设置动画旋转元素的基点为：居中靠下*/cursor: pointer;}

@keyframes dhh {
0%,100%,20%,50%,80% {transition-timing-function: cubic-bezier(0.215, .61, .355, 1);/*贝塞尔曲线 ： X1 Y1 X2 Y2*/transform: translate3d(0, 0, 0);/*设置只在Z轴上移动*}
40%,43% {transition-timing-function: cubic-bezier(0.755, 0.50, 0.855, 0.060);transform: translate3d(0, -30px, 0)}
70% {transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);transform: translate3d(0, -15px, 0)}
90% {transform: translate3d(0, -4px, 0)}
}